The following tables list the members exposed by the ConfigurationFirstDiamantGroupingDao<TEntity, TEntityGroup, TDataContext, TDataCommand, TDataReader> type.

Name Description
Public property Carbonite Gets the carbonite controller that hosts the current DAO and offers data store context to it. (inherited from BaseDao<TDataContext, TCarboniteController, TTransaction, TTransactionCreationParameters>).
Protected property ColumnNamesAndExpressions Gets the column names and expressions to create SQL SELECT statements.
Protected property TableMappings Gets the concrete table mappings to automatically configure read SQL commands.
Top